append query

An action query that adds new records to the end of an existing table or query. Append queries do not return records (rows). SQL syntax would contain the INSERT keyword.